home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 245
- Top = 137
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 184
- ClientWidth = 306
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 16
- object BitBtn1: TBitBtn
- Left = 114
- Top = 146
- Width = 77
- Height = 30
- TabOrder = 0
- Kind = bkOK
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 306
- Height = 137
- Align = alTop
- BevelInner = bvLowered
- BevelOuter = bvNone
- Caption = 'Panel1'
- TabOrder = 1
- object Viewer: ThtmlLite
- Left = 1
- Top = 1
- Width = 304
- Height = 135
- Cursor = 2
- ViewImages = False
- TabOrder = 0
- Align = alClient
- BorderStyle = htSingle
- HistoryMaxCount = 0
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- NoSelect = True
- ScrollBars = ssNone
- htOptions = []
- end
- end
- end
-